CustomerDemographicRole

Entity Definition

Logical Name : CustomerDemographicRole
Physical Name : PA_RO_DMOG_CT

A specific customer's assignment to the most fitting demographic role.

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
DemographicRoleID (FK)(PK) Unique system assigned identifier for DemographicRole. ID_RO_DMOG Identity integer DemographicRole(PA_RO_DMOG)
CustomerDemographicRoleEffectiveDate (PK) The date that a CUSTOMER is first assigned to a demographic role. DC_RO_DMOG_CT EffectiveDate date
CustomerID (FK)(PK) A unique system assigned identifier for the Customer. ID_CT Identity integer Customer(PA_CT)

Relationships

Parent Entity Verb Phrase Child Entity
Customer follows CustomerDemographicRole
DemographicRole describes CustomerDemographicRole

No Logical Views for CustomerDemographicRole